home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
GRAPHICS
/
GRAPHING
/
3839.ZIP
/
GRPHCA22.ZIP
/
EXAMPLES.ZIP
/
SAMPLES.PLT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-02-03
|
236 b
|
17 lines
[ samples.plt
paper size 11 by 8.5
subplot 2 5.5 9 8
samples 20
plot sin(x)
draw x y
frame
xlabel 'sin(x) with samples = 50'
subplot 2 1.5 9 4
samples 200
plot sin(x)
draw x y
xlabel 'sin(x) with samples = 200'
frame